You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TValueRec Class
>
TValueRec Methods
>
DefineCustomValue Method
>
TValueRec.DefineCustomValue Method ([In] object, bool)
Dew Math for .NET
TValueRec.DefineCustomValue Method ([In] object, bool)
TValueRec Class
TValueRec Members
Dew.Math Namespace
DefineCustomValue Method
Collapse All
Define value as custom object.
Syntax
C#
Visual Basic
public
void
DefineCustomValue
([In]
object
obj
,
bool
aIsOwned
);
Public
Function
DefineCustomValue
(
obj
As
[In]
object
,
aIsOwned
=
false
)
As
void
Group
DefineCustomValue Method
Links
TValueRec Class
,
TValueRec Members
,
Dew.Math Namespace
,
DefineCustomValue Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!